func time.absClock
3 uses
time (current package)
format.go#L634: hour, min, sec = absClock(abs)
time.go#L545: return absClock(t.abs())
time.go#L549: func absClock(abs uint64) (hour, min, sec int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)